home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 67
/
Freelog067.iso
/
Solution
/
Compression
/
JPEGCompress
/
jpegcompress25-setup.exe
/
{app}
/
Help Topics.chm
/
stylesheet.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2005-01-22
|
768b
|
45 lines
@charset "iso-8859-1";
p {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 12px;
color: 000000;
}
p.title {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 16px;
color: 000000;
font-weight: bold;
}
p.welcome {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 26px;
color: 000000;
font-weight: bold;
}
p.mini {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 11px;
color: 000000;
}
li {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 12px;
color: 000000;
list-style-type: square;
}
p.copyright {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 9px;
color: 000000;
}
.border {
border: 1px solid #E5E5E5;
}